//==============================================================================
// Shark_anim.txt
//==============================================================================

//==============================================================================
define buoy
{
   set hotspot
   {
      version
      {
			Visual World A Bouy
      }
   }
}

//==============================================================================
anim idle
{
   SetSelector
   {
      WorkedOnLogic
      set hotspot
      {
         version
         {
            Visual Animal Shark_idleA
         }
      }
      set hotspot
      {
         version
         {
            Visual Animal Shark_idleA
				connect HOTSPOT buoy HOTSPOT
         }
      }
   }
}
